home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d17 / envlj730.arc / READ.ME < prev   
Text File  |  1990-01-08  |  2KB  |  67 lines

  1. The manual for ENVLJ (version 7) is formatted for printing on any HP laser
  2. printer.  In order to get the best looking manual possible, it contains HP
  3. specific control sequences.
  4.  
  5. To print the manual, type "PRINT ENVDOC.PRT" or "COPY ENVDOC.PRT PRN" at
  6. the DOS prompt.
  7. ---------------------------------------------------------------------------
  8. revisons:  7.24 first public release
  9.  
  10.            7.25 11/7/89
  11.            
  12.            fix: when editing envelope, correct definition was saved to
  13.                 data file, but the FIM column coordinate was not properly
  14.                 set in memory.
  15.                 
  16.            7.26 11/15/89
  17.            
  18.            fix: VSI_INIT recompiled WITHOUT -G2 flag.  Earlier version
  19.                 would not run on PC or XT machines.
  20.        
  21.            7.27 12/5/89
  22.            
  23.            fix: Position cursor correctly if only one address on file.
  24.            
  25.            7.28  12/21/89
  26.            
  27.            experimental fix for LJII compatibility 
  28.  
  29.            7.29   1/2/90
  30.            
  31.            add optional setup string to hardware opts.
  32.            change order of writes so setup string is
  33.            last string set to ptr before address. 
  34.            
  35.            7.30   1/5/90 
  36.            
  37.            fix stupid typo in print_envelope that prevented
  38.            hardware setup string from being sent to printer
  39.            
  40. ----------------------------------------------------------------------------
  41.  
  42. FAST START:
  43.  
  44. If you're like me, you won't actually read the manual.  You can get going
  45. quickly by creating a directory on your hard disk and copying ENVLJ.EXE
  46. and ENVLJ.HLP into it.  Make it your current directory and type ENVLJ to
  47. get rolling.
  48.  
  49. For example:
  50.  
  51.    MD \UTILS\ENV
  52.    COPY ENVLJ.EXE \UTILS\ENV
  53.    COPY ENVLJ.HLP \UTILS\ENV
  54.    CD \UTILS\ENV
  55.    ENVLJ
  56.    
  57. Once in the program, follow the on screen instructions to add your return
  58. address to the data file.  Then, press F3 to select an envelope definition
  59. that matches your envelope and printer.  At any time, you can press ALT-H
  60. for help.  If you're using an LJIIP or LJIID, press F6 then ALT-H to read
  61. the printer setup help screen.
  62.  
  63. ----------------------------------------------------------------------------
  64.  
  65. Copyright (c) 1988-1990 Steven D. Stern
  66. All Rights Reserved
  67.